Skip to content

VER-783: ath12k: synchronize driver with upstream#71

Merged
adrian-nicolau merged 2 commits intotg-v6.18-ath12k-nextfrom
VER-783-3.5.0-FR2-4K-MACs-at-a-10M-rate-per-link-cause-the-ath12k-driver-to-crash
Feb 26, 2026
Merged

VER-783: ath12k: synchronize driver with upstream#71
adrian-nicolau merged 2 commits intotg-v6.18-ath12k-nextfrom
VER-783-3.5.0-FR2-4K-MACs-at-a-10M-rate-per-link-cause-the-ath12k-driver-to-crash

Conversation

@adrian-nicolau
Copy link

@adrian-nicolau adrian-nicolau commented Feb 25, 2026

This PR takes the latest ath12k driver from upstream, while preserving the 4addr patch that Siklu added. Other Siklu patches were omitted:

This PR was created as follows:

  • rm -r drivers/net/wireless/ath/ath12k
  • git fetch upstream
  • git checkout 19dd0cc36a52d0d121d7854cbb9b00d6d4dcad0a -- drivers/net/wireless/ath/ath12k
  • git cherry-pick -n b197f2b
  • modify ath12k/qmi.c:3922 from (struct sockaddr_unsized *)sq to (struct sockaddr *)sq since sockaddr_unsized is a recent addition and not available in kernel v6.18.

This PR "squashes" all the upstream changes of ath12k into one commit, therefore it loses any new history. For proper file history visit https://github.com/gregkh/linux/commits/master/drivers/net/wireless/ath/ath12k

@adrian-nicolau adrian-nicolau merged commit f510dd3 into tg-v6.18-ath12k-next Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants